home *** CD-ROM | disk | FTP | other *** search
/ Best of Shareware / Best of PC Windows Shareware 1.0 - Wayzata Technology (7111) (1993).iso / mac / WINDOWS / EDITORS / WINDE2 / READ.ME < prev    next >
Text File  |  1990-09-30  |  7KB  |  199 lines

  1.                 ▄▄▄▄▄▄▄▄▄▄▄▄▄
  2.                 ▌ read.me ▐
  3.                 ▀▀▀▀▀▀▀▀▀▀▀▀▀
  4. Installation
  5. ▀▀▀▀▀▀▀▀▀▀▀▀
  6. Copy all of the WindE files to a directory
  7. of your hard disk that is along the environ-
  8. path.
  9.  
  10. First Time Introduction      ( use PgUp and PgDn to
  11. ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀        view this file and F1
  12.                                for more help )
  13.  
  14. If this is the first time for you to examine
  15. WindE, there are a couple of items that
  16. should be dealt with before getting started:
  17.  
  18.     ■ Backup the distribution diskette
  19.     ■ Install the mouse driver that was
  20.       supplied with your mouse.  If there is
  21.       more than one driver, it should be the
  22.       driver that is Microsoft compatible:
  23.         ■ MSMOUSE.COM──Mouse Systems and Imsi
  24.         ■ MOUSE.COM──Microsoft and Logitech
  25.     ■ With the backup diskette in drive A and
  26.       while at the DOS prompt enter the
  27.       following commands:
  28.  
  29.     A: ┘           make a: drive current
  30.     PATH A:\ ┘     tell DOS where WindE is
  31.     WINDE ┘        execute WindE
  32.  
  33. As a first time user, you will find that WindE
  34. is unique amoung the current crop of programming
  35. editors. This uniqueness is WindE's strength and
  36. its weakness. The weakness comes from the fact that
  37. there really is not anything similar from which a
  38. new user can have gained any previous experience.
  39.  
  40. The strength in the WindE interface is that any
  41. text in any file can be pointed to with the mouse,
  42. selected and used in any of several commands that
  43. can be poped-up with the mouse.
  44.  
  45.     o a pathname can be selected to change directories
  46.     o a dos command can be selected and executed
  47.     o a filename can be selected and opened/created
  48.       for editing
  49.     o text can be selected to be searched for,
  50.       deleted, copied, moved and replaced
  51.     o a global search and replace can be setup by
  52.       deleting an example of the text to be replaced
  53.       and by copying an example of the replacement
  54.       text
  55.     o macro keys can be recorded as you do your
  56.       editing, but since they are stored in ASCII
  57.       files, they can also be edited with WindE
  58.       like any other text file
  59.     o filenames from the directory window can be
  60.       selected and copied like any other text window,
  61.       which can be useful for building batch files,
  62.       lists of includes, link files, etc.
  63.     o when dos commands are executed, their output
  64.       is redirected into a WindE window where that
  65.       text can in turn be selected and executed on
  66.  
  67. As an example of the last item, a common utility
  68. WHEREIS can be executed from WindE, and the pathnames
  69. that it generates can be selected to change directories,
  70. can be selected for editing or can be selected and
  71. executed as another dos command.
  72.  
  73. In most editors, a command such as find is executed
  74. and the user is prompted to enter the text to be found.
  75. In WindE if the text exists anywhere, it can be selected
  76. and then the find command is executed (reverse polish).
  77.  
  78. Think how useful this can be if you have just executed a
  79. file compare utility from WindE and you need to locate
  80. the first block of text that has changed in the file.
  81. In the first case WindE presents you with the file
  82. differences in a window where the text can be selected.
  83. The entire block of text (which can be pages) can be
  84. selected out of the file compare window, the cursor
  85. is placed in the file to be updated and a find is
  86. executed. When the text is found, it can be deleted
  87. and the cursor will remain in the correct location.
  88. The replacement text can then be selected from the
  89. file compare window and a copy command will place it
  90. at the cursor position in the updated file.
  91.  
  92. The common theme in all of this is that text only has
  93. to be typed once or can be generated from the output of
  94. any number of dos utilities. All of WindE's commands
  95. can be executed without the need to type if an example
  96. of the text can be found.
  97.  
  98. If your CRT card supports extended text modes like the
  99. Video Seven VGA card which supports several, WindE
  100. will use whatever mode the CRT is in when WindE is
  101. executed. In the case of Video Seven, they have an
  102. Extended Screen Utility - ESU - that can be set to the
  103. following modes:
  104.  
  105. I'll just execute this command from WindE:
  106.  
  107.         esu /?
  108.  
  109. and the following output is generated here for all
  110. to see:
  111.  
  112. VGA 1024i Enhancement Selection Utility
  113. (C) Copyright 1989 Headland Technology Inc.
  114.  
  115. Usage:
  116.           ESU /?   - Prints this help message
  117.           ESU /3   - Set Display to color 80 X 25
  118.           ESU /7   - Set Display to monochrome 80 x 25
  119.           ESU /40  - Set Analog Display to 80 x 43
  120.           ESU /41  - Set Analog Display to 132 x 25
  121.           ESU /42  - Set Analog Display to 132 x 43
  122.           ESU /43  - Set Analog Display to 80 x 60
  123.           ESU /44  - Set Analog Display to 100 x 60
  124.           ESU /45  - Set Analog Display to 132 x 28
  125.  
  126. WARNING!!!  Some modes are not compatible with certain
  127.             monitors.  Check documentation to be sure
  128.             your monitor can display the desired mode.
  129.  
  130.  
  131. Press F1 for WindE's online documentation
  132. to help shorten the learning curve. The effort spent
  133. in learning WindE's unique interface, will be repaid
  134. for years to come in improved productivity.
  135.  
  136. Logitech Mouse Drivers
  137. ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  138. Some of the more recent Logitech mouse drivers
  139. have a known bug that should be corrected soon
  140. according to the Logitech technical support
  141. group. This bug causes the mouse to not send
  142. keystroke data until the mouse is moved. This
  143. makes for some pretty bazarre behavior. I have
  144. found that Logitech driver versions 3.4 and earlier
  145. do not have this problem.
  146.  
  147. WindE has been tested with the following:
  148.  
  149.         Mouse Systems mouse and track ball
  150.         Imsi mouse
  151.         Microsoft mouse (serial and bus)
  152.         Genius mouse
  153.         DFI mouse
  154.         Logitech (many drivers - serial and bus)
  155.  
  156. with no problems.
  157.  
  158. Documentation
  159. ▀▀▀▀▀▀▀▀▀▀▀▀▀
  160. To help keep the cost of WindE as low as
  161. possible and because of the logistics in
  162. keeping up with a program that is constantly
  163. being improved, documentation is now online
  164. via a hyper-text help file: Press F1 for help.
  165.  
  166. Shareware Versus Registered Copies
  167. ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  168. There are two versions of WindE currently
  169. available:
  170.  
  171.     ■ Registered Copies
  172.     ■ Shareware Copies
  173.  
  174. Although both of the software packages are
  175. copyrighted, the Shareware version may be
  176. distributed according to the "Floating
  177. Shareware Window," for "Evaluation Purposes
  178. Only."
  179.  
  180. The Registered Versions are serialized and
  181. must be registered to the purchaser.  These
  182. versions may only be copied to protect the
  183. investment of the purchaser.
  184.  
  185.  
  186.       Questions should be directed to the
  187.       following address:
  188.  
  189.           DoWhile Software
  190.           5227 Shady Oaks Lane
  191.           Friendswood, TX  77546-3019
  192.  
  193.       or leave me mail on CompuServe:
  194.  
  195.           Compuserve User ID: 74010,1110
  196.  
  197. Thankyou for using WindE,
  198. Bill Block
  199.